" Input: { dict - dictionary with info about supported host and target OS host_os_uoa - host OS UOA (already resolved) host_os_dict - host OS dict (already resolved) target_os_uoa - target OS UOA (already resolved) target_os_dict - target OS UOA (already resolved) } Output: { return - return code = 0, if successful > 0, if error (error) - error text if return > 0 } "